@import url('./base.css');
@import url('./animate.min.css');
@import url('./slick.css');

.fl {
    float: left;
}

.fr {
    float: right;
}

.index_about_tit {
    width: 100%;
    height: 167px;
    padding-top: 39px;
    text-align: center;
    margin: 0 auto;
}

.index_about_tit h2 {
    display: block;
    height: 39px;
    font-size: 32px;
    color: #0b0b0b;
    padding-top: 10px;
    font-weight: normal;
}

.index_about_tit p {
    display: block;
    height: 20px;
    color: #959595;
}

.index_about_tit em {
    display: block;
    font-size: 15px;
    color: #434343;
}

/* row2 */
.row2 {
    overflow: hidden;
    height: 591px;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 60%, #115599 40%);
    background: -webkit-linear-gradient(top, #eeeeee 60%, #115599 40%);
    background: linear-gradient(to bottom, #eeeeee 60%, #115599 40%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#115599', GradientType=1);
}

.page-1920 {
    margin-left: auto;
    margin-right: auto;
}

.aboutl {
    width: 50%;
    float: left;
    overflow: hidden;
}

.aboutr {
    width: 50%;
    float: right;
}

.aboutl img {
    transition: all 2s ease;
    -moz-transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
}

.aboutl img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.aboutr .about_top {
    margin: 2em 0 2em 2em;
    line-height: 2em;
    width: 600px
}

.aboutr .about_top h1 {
    padding-left: 1.8em;
    background: url(../../img/iconx.png) 0 0 no-repeat;
}

.aboutr .about_b {
    margin: 7em 0 0 2em;
}

.about_b a {
    display: block
}

.about_b a span {
    display: block
}

.about_b li {
    float: left;
    margin: 0 35px;
}

.about_b li a .text {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

/* 优势 */
.index-box-3 {
    margin: 0 auto;
    height: 440px;
    background: url(../../img/index_box_3bg.jpg) no-repeat center;
}

.index_ys ul {
    width: 1200px;
    height: 152px;
    display: block;
}

.index_ys ul li {
    width: 240px;
    height: 150px;
    float: left;
    position: relative;
}

.index_ys ul li span {
    display: block;
    width: 240px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #2f2f2f;
    position: absolute;
    top: 170px;
    left: 0;
}

.index_ys ul li span a {
    display: block;
    width: 240px;
    color: #2f2f2f;
}

.index_ys ul li em {
    display: block;
    width: 240px;
    text-align: center;
    position: absolute;
    top: 140px;
    left: 0;
    color: #98979b;
}









.chan-tit {
    text-align: center;
    color: #201f1f;
    font-size: 24px;
    background: url(../../img/tu.png)no-repeat bottom center;
    height: 88px;
}

.chan-tit span {
    color: #019245
}

.chan-tit p {
    color: #ccc;
    font-size: 18px;
}

#tabs {
    margin-top: 29px;
    text-align: center;
}

.ui-tab-hd {
    overflow: hidden;
}

#tabs li {
    float: left;
    text-align: center;
    width: 31.5%;
    height: 39px;
    line-height: 39px;
    border-radius: 10px;
    background: #eee;
    color: #555;
    font-size: 14px;
    margin: 5px 11px;
}

.row1 .ui-tab-hd ul li.on {
    background-color: #115599 !important;
}

.row1 .ui-tab-hd ul li.on a {
    color: #fff;
}

.tab-body {
    margin-top: 35px;
}

.product_list1 {
    margin-left: 28px;
    overflow: hidden;
    display: none;
}

.product_list1 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 272px;
}

.product_list1 li img {
    width: 260px;
    height: 195px;
}

.product_list1 li span {
    display: block;
    width: 272px;
    height: 40px;
    border-top: none;
    line-height: 40px;
    text-align: center;
    color: #2d2d2d;
    font-size: 16px;
}

.product_list1 li a {
    display: block;
    width: 272px;
    height: 197px;
    position: relative;
    border: 1px solid #E8E8E8;
    text-align: center;
}

.product_list1 li .hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 272px;
    height: 300px;
    background: url(../../img/ho.png)no-repeat;
    opacity: 0;
}

.product_list1 li:hover .hover {
    opacity: 1;
}

/* row3 */
.row3 {
    background: url(../../img/ys_bg.jpg) repeat;
}

.row3 .ys02 {
    background: url(../../img/ys02.jpg) center center no-repeat;
    height: 1111px;
    overflow: hidden;
}

.ys {
    height: 1111px;
    overflow: hidden;
    position: relative;
}

.one {
    /* width: 498px; */
    position: absolute;
    top: 194px;
    left: 100px;
}

.one dt {
    height: 58px;
    width: 498px;
    overflow: hidden;
}

.one dt span {
    font: 38px/38px "Times New Roman", Times, serif;
    color: #fff;
    text-align: center;
    background: url(../../img/ys_d.png) no-repeat left top;
    height: 58px;
    width: 57px;
    overflow: hidden;
    padding-top: 10px;
}

.one dt p {
    width: 432px;
    height: 51px;
    border-bottom: 1px solid #c2c2c2;
    font: bold 30px "Microsoft Yahei";
    color: #008ce1;
}

.one dd {
    margin-left: 53px;
    width: 446px;
}

.one dd p {
    margin-top: 10px;
    width: 432px;
    background: url(../../img/ys_p.png) no-repeat left 10px;
    font: 14px/24px "Microsoft Yahei";
    color: #666;
    padding-left: 13px;
}

.one dd p em {
    font: bold 14px/24px "Microsoft Yahei";
    color: #ff8c00;
}

.two {
    top: 420px;
    left: 100px;
}

.three {
    top: 656px;
    left: 600px;
}

.four {
    top: 828px;
    left: 600px;
}




/* adv */
.adv {
    height: 279px;
    background: url(../../img/adv.jpg) center center no-repeat;
}

/* proshow */
.top_title {
    margin: 0 auto;
    text-align: center;
}

.pro_tit {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
}

.hot-ul {
    display: block;
    height: 94px;
    background-image: url(../../img/line.png);
    background-repeat: no-repeat;
    background-position: center 3px;
    padding-left: 50px;
    padding-right: 30px;
    margin-top: 30px;
}

.hot-ul li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    float: left;
    text-align: center;
    display: block;
}

.hot-ul li a {
    background-image: url(../../img/quan.png);
    background-repeat: no-repeat;
    background-position: center 7px;
    display: block;
    padding-top: 30px;
    font-size: 13px;
}

.hot-ul li a:hover {
    background-image: url(../../img/yuan2.png);
}

.proshow .card {
    border: none;
    background: rgba(47, 152, 231, 0);
}

.proshow .card .card-body {
    overflow: hidden;
    padding: 0;
}

.proshow .card-body ul {
    height: 288px;
    overflow: hidden;
    zoom: 1;
}

.proshow .card-body ul li {
    float: left;
    padding: 0 1em;
}

.proshow .card-body ul li a {
    display: block;
}

.proshow .card-body ul li a .img {
    width: 267px;
    height: 200px;
    padding: .2em;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #d8d8d8;
}

.proshow .card-body ul li a .img img {
    max-width: 100%;
    max-height: 100%;
}

.proshow .card-body ul li a .txt {
    position: relative;
    display: block;
    line-height: 40px;
    max-width: 267px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top: none;
}

.proshow .card-body ul li a .txt2 {
    position: relative;
    display: block;
    max-width: 267px;
    font-size: 14px;
    text-align: center;
    color: #949494;
}

.proshow .card-body ul li a:hover .txt {
    color: #e83e8c;
}

/* row5 */
.row5 {
    height: 400px;
    background: url(../../img/honor_bg.jpg) center center no-repeat;
    background-size: cover;
}

/* row6 */
.row6>*>.d-flex {
    padding-bottom: 40px;
}

.row6 .dangjiangongzuo,
.row6 .tuanweihuodong {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
}

.row6 .contact {
    width: 380px;
    color: #fff;
    background-color: #115599;
}

.row6>*>.d-flex>* {
    padding: 1em;
}

.row6>*>.d-flex>*:last-child {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
}

.row6 .card {
    border: none;
    border-radius: 0;
    background: none;
}

.row6 .card-header {
    padding: 0;
    line-height: 40px;
    background: none;
    border-bottom: 2px solid #e5e5e5;
}

.row6 .card-header>h5 {
    margin-bottom: 0;
    font-size: 21px;
    font-weight: bold;
    line-height: inherit;
    position: relative;
}

.row6 .card-header>h5::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #F89017;
    content: '';
}

.row6 .card-header>a {
    font-size: 14px;
    color: #999;
    margin-right: .7em;
}

.row6 .card-header>a:hover {
    color: #e83e8c;
}

.row6 .card-header>a>.la {
    width: 1em;
}

.row6 .card-body {
    padding: .5em;
}

.row6 .news {
    height: 216px;
}

.row6 .news li {
    font-size: 14px;
    padding: .8em;
    border-bottom: 1px dashed #e8e8e8;
}

.row6 .news li>p {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    margin-bottom: 0;
    width: 0;
}

.row6 .news li>span {
    font-size: 12px;
    color: #999;
    margin-left: 1em;
}

.row6 .contact .card-body {
    padding: 1em 0 0 0;
}

.row6 .contact .card-body>a {
    display: block;
}

.row6 .contact .card-body img {
    width: 100%;
}

.row6 .contact .card-body> :nth-child(2) {
    margin-top: .6em;
}

.row6 .contact ul {
    width: auto;
    overflow: hidden;
}

.row6 .contact ul li {
    display: block;
    height: 38px;
    line-height: 38px;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
    border-bottom: 1px dotted #fff;
}

.row6 .contact ul li:before {
    position: absolute;
    top: 50%;
    left: 5px;
    font-size: 0;
    line-height: none;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #fff;
    margin-top: -2px;
}

.row6 .contact ul li a {
    color: #fff;
}

.row6 #baiduMap {
    width: 820px;
    height: 320px;
    background: #fff
}

/* row7 */
.row7 {
    overflow: hidden;
}

.itid .icon {
    position: relative;
    width: 126px;
    font-size: 16px;
    float: left;
    text-align: center;
    margin: 0 55px 40px 55px;
    background: url(../../img/pre_li.png) right top no-repeat;
}

.itid .icon .img {
    background: url(../../img/icon.png) 14px 28px no-repeat;
    width: 126px;
    height: 146px;
}

.itid .icon span {
    font-size: 22px;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    line-height: 2;
    background: #4db952;
    color: #fff;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.itid .icon b {
    display: block;
    margin: 0 auto;
    font-size: 26px;
    color: #333;
    line-height: 1.6;
    margin: 6px 0;
}

.itid em {
    display: block;
    position: absolute;
    left: 81px;
    bottom: 16px;
    height: 9px;
    background: #4db952;
    width: 200px;
}

.itid .icon a {
    color: #474747;
}

.itid .icon2 .img {
    background-position: -233px 32px;
}

.itid .icon3 .img {
    background-position: -460px 32px;
}

.itid .icon4 .img {
    background-position: -688px 32px;
}

.itid .icon5 .img {
    background-position: -908px 38px;
}

.itid .icon:hover {
    background-position: left top;
}

.itid .icon:hover .img {
    background-position: 14px -216px;
}

.itid .icon2:hover .img {
    background-position: -233px -216px;
}

.itid .icon3:hover .img {
    background-position: -460px -216px;
}

.itid .icon4:hover .img {
    background-position: -688px -216px;
}

.itid .icon5:hover .img {
    background-position: -908px -216px;
}

.itid .icon b,
.itid .icon a,
.itid .icon span {
    transition: all 300ms ease;
}

.itid .icon:hover b,
.itid .icon:hover a,
.itid .icon:hover span {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
}

/* 资讯中心 */
.newsb_b {
    width: 100%;
    margin: 0 auto;
    height: 480px;
    background-color: #fff;
}

.newsb_b .title_b {
    width: 1004px;
    height: 212px;
    margin: 0 auto;
    background: url(../../img/d7.jpg) center top no-repeat;
    position: relative;
}

.newsb_b .title_b .zh {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
    padding: 79px 0 0 30px;
    text-align: center;
}

.newsb_b .title_b .en {
    float: left;
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    padding: 76px 0 0 530px;
    text-align: left;
}

.newsb_b .r_b {
    width: 1200px;
    margin: 35px auto 0;
}

.newsb_b .r_b .itemb {
    float: left;
    width: 585px;
    height: 98px;
    background: #f0f0f0;
    margin: 0 0 10px 10px;
}

.newsb_b .r_b .itemb .info_b {
    width: 585px;
    padding: 0 30px;
    height: 98px;
    float: left;
}

.newsb_b .r_b .itemb .info_b .title {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    padding-top: 18px;
}

.newsb_b .r_b .itemb .info_b .intro {
    font-size: 14px;
    line-height: 22px;
    color: #747474;
    padding-top: 10px;
}

.newsb_b .r_b .itemb:hover .info_b {
    background-color: #f5f5f5;
}

.newsb_b .r_b .itemb:hover .info_b .title {
    color: #f76f0c;
}

.newsb_b .more {
    position: absolute;
    right: 310px;
    top: 113px;
    width: 75px;
    background: url(../../img/d2.gif) center bottom no-repeat;
    padding: 0 0 10px 0;
    font-size: 14px;
    color: #f76f0c;
    font-weight: bold;
    text-align: center;
}

/* lc */
.lc {
    overflow: hidden;
    background: #eee;
}

.lc_con {
    margin-right: -2px;
    position: relative;
    overflow: hidden;
}

.lc_con h2 {
    margin-top: 40px;
    text-align: center;
}

.lc_con h2 a {
    font: bold 30px "Microsoft Yahei";
    color: #3a3a3a;
}

.lc_con h2 em {
    font: bold 36px "Microsoft Yahei";
    color: #008ce0;
}

.lc_con h2 p {
    font: 24px "Microsoft Yahei";
    color: #3a3a3a;
    background: url(../../img/lc_h.png) no-repeat center center;
}

.lc_c {
    width: 1002px;
    margin: 25px auto;
    overflow: hidden;
}

.lc_c a:hover dl {
    background: url(../../img/lc_b02.gif) no-repeat left top;
}

.lc_c dl {
    float: left;
    width: 251px;
    margin-left: -1px;
    display: inline;
    height: 401px;
    overflow: hidden;
    background: url(../../img/lc_b01.gif) no-repeat left top;
}

.lc_c dl dt {
    margin-left: 68px;
    margin-top: 16px;
    width: 111px;
    height: 179px;
    overflow: hidden;
}

.lc_c dl dt span {
    height: 50px;
    margin-top: 18px;
    text-align: center;
    font: bold 16px/50px "Microsoft Yahei";
    color: #3a3a3a;
    display: block;
}

.lc_c dl dt p {
    background: url(../../img/lc_b1.png) no-repeat left top;
    height: 179px;
    width: 111px;
}

.lc_c a:hover {
    text-decoration: none;
}

.lc_c a:hover dt p {
    text-decoration: none;
    background: url(../../img/lc_b01.png) no-repeat left top;
}

.lc_c a:hover dl dt p span {
    color: #008ce0
}

.lc_c a .l2 {
    display: none;
}

.lc_c a.phover .l1 {
    display: none;
}

.lc_c a.phover .l2 {
    display: block;
}

.lc_c dl dd {
    margin-left: 22px;
    font: 14px/24px "Microsoft Yahei";
    color: #666;
    padding-top: 30px;
    width: 201px;
    background: url(../../img/lc_p.png) no-repeat left top;
}

.lc_c .lc01 {
    margin-left: 0;
}